home *** CD-ROM | disk | FTP | other *** search
- From: yeti@adam.com.au (jonathan potter)
- Subject: Re: SetAfPt() in 3.0?
- Newsgroups: comp.sys.amiga.programmer
- References: <4e17ft$mk3@toad.stack.urc.tue.nl>
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
- NNTP-Posting-Host: eve.adam.com.au
- Message-ID: <3106bd26.0@eden.adam.com.au>
- Date: 24 Jan 96 23:13:42 GMT
- Path: eden.adam.com.au!not-for-mail
-
- Jaco Schoonen (jaco@stack.urc.tue.nl) wrote:
- : Hmmm, this is strange:
- :
- : In my 2.04 reference manual a function 'SetAfPt()' of the graphics.library
- : is explained to set the areafillpattern.
- : In my V40 autodocs those routine is not mentioned :-(
-
- It's a macro, not a function. From graphics/gfxmacros.h :
-
- #define SetAfPt(w,p,n) {(w)->AreaPtrn = p;(w)->AreaPtSz = n;}
-
- --
- Jon
-
-
- +------------------------------------------------------------------+
- | Jonathan Potter yeti@adam.com.au +61-412-845-696 |
- +------------------------------------------------------------------+
-